setStrokeEndCap

abstract fun setStrokeEndCap(block: DesignBlock, cap: StrokeCap)

Set the cap geometry at the end of an open stroked path.

Parameters

block

the block whose stroke cap should be set.

cap

the cap geometry to use at the path end.